PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFMarkupAnnotation Class / getAuthor Method
In This Topic
    getAuthor Method
    In This Topic
    Gets the annotation author.
    Syntax
    public java.lang.String getAuthor()

    Return Value

    The user who added the annotation.
    See Also